Review of Minitab Commands

Chapter 1

Graphical Displays

Bar Graphs - Graph > Chart
Pie Charts - Graph > Pie Chart
Dotplot - Graph > Dotplot
Histograms - Graph > Histogram
Stemplots - Graph > Stem-and-leaf
Boxplots - Graph > Boxplot

Describing and Summarizing Data

Mean, trimmed mean, median, standard deviation, quartiles, 5 number summary
Stat > Basic Statistics > Display Descriptive Statistics
Sorting - Manip > Sort
Ranking - Manip > Rank
Stacking - Manip > Stack
Unstacking - Manip > Unstack
Creating New Variables - Calc > Calculator

Normal Distributions

Calculations - Calc > Probability Distributions Normal

Probability Density - height of probability density curve
Cumulative Probability - P(Z<=z)
Inverse Cumulative Probability - Find percentiles

Standardized Scores - Calc > Standardize

Evaluating Normality - Graph > Probability Plot

Chapter 2

Association and relationship between 2 quantitative variables

Scatterplots - Graph > Plot
Scatterplot Smoothing - Graph > Plot (Display LOWESS)
Time plots -  Graph > Plot OR Graph > Time series plot

Measuring the strength of association

Pearson's Correlation - Stat > Basic Statistics > Correlation

Fitting a line to data

Least squares regression line - Stat > Regression > Regression
Scatterplot with regression line - Stat > Regression > Fitted Line Plot

Prediction and assessing the fit

Fitted values and residuals - Stat > Regression > Regression > Storage > Fits and Residuals
Residual plots - Stat > Regression > Regression > Graphs OR Stat > Regression > Residual Plots

Chapter 3

Generating Random Numbers - Calc > Random Data

Chapters 4 and 5

Binomial Distributions - Calc > Probability Distributions Binomial

Probability - P(B=b)
Cumulative Probability - P(B<=b)
Inverse Cumulative Probability - Find percentiles

Uniform Distributions - Calc > Probability Distributions Uniform

Probability Density - height of probability density curve
Cumulative Probability - P(U<=u)
Inverse Cumulative Probability - Find percentiles

Normal Distributions - Calc > Probability Distributions Normal

Probability Density - height of probability density curve
Cumulative Probability - P(Z<=z)
Inverse Cumulative Probability - Find percentiles

Generating Random Numbers - Calc > Random Data

Chapter 6

Confidence Intervals and Hypothesis Tests for a Population Mean

Stat > Basic Statistics > 1 Sample Z

Chapter 7

Confidence Intervals and Hypothesis Tests for a Population Mean

Stat > Basic Statistics > 1-Sample t

Confidence Intervals and Hypothesis Tests for a Population Median

Stat > Nonparametrics > 1-Sample Sign

Confidence Intervals and Hypothesis Tests for Paired Data

Stat > Basic Stats > Paired t

OR

Form differences (post-pre, before-after, second-first, etc.) and then use the one sample procedures on the differences.

Stat > Basic Statistics > 1-Sample t

OR

Stat > Nonparametrics > 1-Sample Sign

Confidence Intervals and Hypothesis Tests for Two Means

Stat > Basic Statistics > 2-Sample t

Chapter 8

Confidence Intervals and Hypothesis Tests for a Population Proportion

Stat > Basic Statistics > 1 Proportion

Confidence Intervals and Hypothesis Tests for Two Population Proportions

Stat > Basic Statistics > 2 Proportions

Chapter 9

Hypothesis Tests for Association or Equal Proportions

Stat > Tables > Cross Tabulation

OR

Stat > Tables > Chi-square Test